home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1753 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.1 KB

  1. Subject: Re: Cache buffers for MiNT
  2. Date: Fri, 22 Jul 1994 22:31:54 +0200 (CDT)
  3. From: Juergen Lock <nox@jelal.north.de>
  4.  
  5. In article <m0qQek3-000OE7C@nasim.cube.net> you write:
  6. >In article <9407201013.AA22393@math.uni-muenster.de> you wrote:
  7. >
  8. >> Most unixes use the currently not used memory as a cache for the
  9. >> file systems. So, I would like it very much if MiNT would have something
  10. >> similar, as it would increase the disk performance dramatically.
  11. >
  12. >> [...]
  13. >
  14. >> Any opinions?
  15. >
  16. >Hmm, I assume the usual configuration of a MiNT machine is 4 MB. If
  17. >you only run one compiler, you can be happy if you can execute 'ls'.
  18. >
  19. >I think it's worth implementing it, if we have any sort of virtual
  20. >memory. But until then its more effort than real use. Remember the
  21. >momory fragmentation problem.
  22.  
  23.  well.  if you do it right thats not a problem, disk buffers can
  24. be written back or moved around in memory...  but if you implement it
  25. i would do virtual memory and real paging/swapping at the same time
  26. or the two might later end up standing in each others ways very easily. :)
  27. >
  28. >Bye,
  29. >Knarf
  30.  just thinking...
  31.     Juergen
  32.